home *** CD-ROM | disk | FTP | other *** search
/ Your Web Site Creator / Your Web Site Creator.iso / WebSite / data1.cab / Program_Executable_Files / scripts / MODIFY.DAT < prev    next >
Encoding:
Text File  |  1999-01-13  |  855 b   |  19 lines

  1. ; MODIFY.DAT    Allow modifications to an existing project
  2. ;
  3. ; This script is created with several includes to ensure that
  4. ; the progress bar moves along at a rate that arppoximates the
  5. ; actual progress being made
  6.  
  7. #INCLUDE scripts\modstart.dat    ; [Start] and misc sections 
  8. #INCLUDE scripts\mem_pix.dat    ; get family member photo
  9.                                 ; change member's photo
  10. #INCLUDE scripts\homepage.dat    ; Build a homepage
  11. #INCLUDE scripts\nwmember.dat   ; get new member information
  12. #INCLUDE scripts\favorite.dat   ; create/edit favorites
  13. #INCLUDE scripts\pastimes.dat   ; create/edit pastimes (includes acts.dat)
  14. #INCLUDE scripts\notions.dat    ; create/edit notions
  15. #INCLUDE scripts\newspage.dat   ; create/edit news
  16. #INCLUDE scripts\picture.dat    ; photo collection
  17. #INCLUDE scripts\util.dat
  18. #INCLUDE scripts\server.dat
  19.